-- background: 5241 from stack: in.0 -- bmap block id: 2060 -- flags: 0000 -- background id: 0 -- name: -- part 8 (button) -- low flags: 00 -- high flags: 0002 -- rect: left=5 top=75 right=337 bottom=507 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 156 -- text size: 16 -- style flags: 0 -- line height: 21 -- part name: blanket ----- HyperTalk script ----- on mouseUp doAbout false end mouseUp -- part 19 (field) -- low flags: 81 -- high flags: 0001 -- rect: left=30 top=73 right=331 bottom=303 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 156 -- text size: 13 -- style flags: 0 -- line height: 15 -- part name: Legal Notice ----- HyperTalk script ----- on mouseUp setUserToggle end mouseUp -- part 21 (field) -- low flags: 81 -- high flags: 0001 -- rect: left=30 top=73 right=331 bottom=303 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 156 -- text size: 13 -- style flags: 0 -- line height: 17 -- part name: About this stack ----- HyperTalk script ----- on mouseUp setUserToggle end mouseUp -- part 28 (field) -- low flags: 81 -- high flags: 2001 -- rect: left=30 top=73 right=331 bottom=303 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 156 -- text size: 13 -- style flags: 0 -- line height: 17 -- part name: Credits ----- HyperTalk script ----- on mouseUp setUserToggle end mouseUp -- part 32 (button) -- low flags: 80 -- high flags: 8000 -- rect: left=371 top=190 right=206 bottom=424 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 200 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: START ----- HyperTalk script ----- on mouseUp send mouseUp to bg btn "cover 4" end mouseUp -- part 33 (button) -- low flags: 80 -- high flags: 8000 -- rect: left=371 top=109 right=125 bottom=477 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 200 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: About This Stack ----- HyperTalk script ----- on mouseUp send mouseUp to bg btn "cover 1" end mouseUp -- part 34 (button) -- low flags: 80 -- high flags: 0000 -- rect: left=316 top=110 right=123 bottom=371 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 200 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Cover 1 ----- HyperTalk script ----- on mouseUp if the hilite of me then setUserToggle else setUserToggle "about this stack" set hilite of me to true end if end mouseUp -- part 35 (button) -- low flags: 80 -- high flags: 8000 -- rect: left=371 top=130 right=146 bottom=477 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 200 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Legal Notice ----- HyperTalk script ----- on mouseUp send mouseUp to bg btn "cover 2" end mouseUp -- part 36 (button) -- low flags: 80 -- high flags: 8000 -- rect: left=371 top=150 right=166 bottom=477 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 200 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Credits ----- HyperTalk script ----- on mouseUp send mouseUp to bg btn "cover 3" end mouseUp -- part 37 (button) -- low flags: 80 -- high flags: 0000 -- rect: left=316 top=131 right=144 bottom=371 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 200 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Cover 2 ----- HyperTalk script ----- on mouseUp if the hilite of me then setUserToggle set hilite of me to false else setUserToggle "legal notice" set hilite of me to true end if end mouseUp -- part 38 (button) -- low flags: 80 -- high flags: 0000 -- rect: left=316 top=151 right=164 bottom=371 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 200 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Cover 3 ----- HyperTalk script ----- on mouseUp if the hilite of me then setUserToggle else setUserToggle "credits" set hilite of me to true end if end mouseUp -- part 39 (button) -- low flags: 80 -- high flags: 0000 -- rect: left=315 top=190 right=206 bottom=442 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 200 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Cover 4 ----- HyperTalk script ----- on mouseUp set cursor to watch setCoverHilites set hilite of me to true hideToggleFlds lock screen set hilite of me to false set lockMessages to true go bg "the collection" openBackground unlock screen with visual effect wipe left openCard end mouseUp -- part 42 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=6 top=30 right=55 bottom=283 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 158 -- text size: 16 -- style flags: 0 -- line height: 21 -- part name: -- part 43 (button) -- low flags: 00 -- high flags: 8002 -- rect: left=306 top=27 right=49 bottom=467 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Return to graphics ----- HyperTalk script ----- on mouseUp go to bg "the collection" end mouseUp